|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectagents.bayesianopponentmodel.Hypothesis
agents.bayesianopponentmodel.WeightHypothesis2
public class WeightHypothesis2
| Constructor Summary | |
|---|---|
WeightHypothesis2(Domain pDomain)
|
|
| Method Summary | |
|---|---|
double |
getWeight()
|
void |
setWeight(double value)
|
java.lang.String |
toString()
|
| Methods inherited from class agents.bayesianopponentmodel.Hypothesis |
|---|
getProbability, setProbability |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WeightHypothesis2(Domain pDomain)
| Method Detail |
|---|
public void setWeight(double value)
public double getWeight()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||